TaskTemplateScriptQuestion 
EntityType  Independent 
Logical Entity Name  TaskTemplateScriptQuestion 
Default Table Name  CmScriptMaster 
Logical Only  NO 
Definition 
 
Note 
 

TaskTemplateScriptQuestion Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
TaskTemplateId(FK)    INTEGER  YES 
 
QuestionNumber    INTEGER  NO 
 
QuestionLetter    CHAR(1)  YES 
 
QuestionText    VARCHAR(1000)  NO 
 
AnswerType    CHAR(1)  NO 
 
DataType    CHAR(1)  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
ModFlag    CHAR(1)  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
TaskTemplateScriptQuestionId(PK)    INTEGER  NO 
 

TaskTemplateScriptQuestion Keys 
Key Name  Key Type  Keys 
CmScriptMaster_CmScriptMasterID_U_C_IDX  PrimaryKey  TaskTemplateScriptQuestionId 

TaskTemplateScriptQuestion Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
TaskTemplate  Non-Identifying  Zero or One to Zero or More        TaskTemplateId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

TaskTemplateScriptQuestion Check Constraints 
Check Constraint Name  CheckConstraint